home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual BASIC 5.0 (Ent. Edition) / Vb5ent Extractor.EXE / VB / SAMPLES / ENTRPRIS / APE / AEPOOL / AEPOOL.VBP < prev    next >
Encoding:
VisualBasic Project  |  1997-01-16  |  2.2 KB  |  56 lines

  1. Type=OleExe
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\VB5\stdole2.tlb#OLE Automation
  3. Reference=*\G{FF79D134-BE4F-11CF-9EEA-00AA0069522B}#1.0#9#..\..\..\VB5\AEINSTNR.EXE#Application Performance Explorer Instancer
  4. Reference=*\G{049F8AEF-C8A3-11CF-9631-00AA00B67814}#9.0#9#..\..\..\VB5\AELOGGER.EXE#Application Performance Explorer Logger
  5. Reference=*\G{244D13BD-AFDB-11CE-85D1-00AA00695286}#1.1#0#..\..\..\VB5\RACREG32.DLL#RacReg
  6. Reference=*\G{51613A38-EEEA-11CF-9B49-00AA0069522B}#d.0#9#..\..\..\VB5\AEWRKPVD.EXE#Application Performance Explorer Worker Provider
  7. Reference=*\G{21FD9AD2-277F-11D0-B73C-00AA0069522B}#1.0#0#..\..\..\VB5\AEWORKER.EXE#Application Performance Explorer Worker
  8. Module=modPoolMgr; modpool.bas
  9. Form=frmpool.frm
  10. Class=Pool; pool.cls
  11. Class=PoolMgr; poolmgr.cls
  12. Module=modAEConstants; ..\include\modaecon.bas
  13. Class=clsPositionForm; ..\include\clsposfm.cls
  14. Class=clsWorker; ..\include\clsworkr.cls
  15. Module=modWin32Errors; ..\include\modwiner.bas
  16. Class=clsWorkerMachines; ..\include\clswkmac.cls
  17. Module=modVBErrors; ..\include\modvberr.bas
  18. Module=modAEGlobals; ..\Include\modAEGlb.bas
  19. ResFile32="aepool.res"
  20. IconForm="frmPoolMgr"
  21. Startup="Sub Main"
  22. HelpFile=""
  23. Title="Application Performance Explorer Pool M"
  24. ExeName32="AEPool.exe"
  25. Command32=""
  26. Name="AEPoolMgr"
  27. HelpContextID="0"
  28. Description="Application Performance Explorer Pool Manager"
  29. CompatibleMode="2"
  30. CompatibleEXE32="..\Server\AEPool.cmp"
  31. VersionCompatible32="1"
  32. MajorVer=1
  33. MinorVer=0
  34. RevisionVer=3716
  35. AutoIncrementVer=0
  36. ServerSupportFiles=1
  37. VersionCompanyName="Microsoft Corporation"
  38. VersionFileDescription="Application Performance Explorer Pool Manager"
  39. VersionLegalCopyright="Copyright ⌐ 1996-1997 Microsoft Corp."
  40. VersionLegalTrademarks="Microsoft« is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation"
  41. VersionProductName="Application Performance Explorer Pool Manager"
  42. CompilationType=0
  43. OptimizationType=0
  44. FavorPentiumPro(tm)=0
  45. CodeViewDebugInfo=0
  46. NoAliasing=0
  47. BoundsCheck=0
  48. OverflowCheck=0
  49. FlPointCheck=0
  50. FDIVCheck=0
  51. UnroundedFP=0
  52. StartMode=1
  53. Unattended=0
  54. ThreadPerObject=0
  55. MaxNumberOfThreads=1
  56.